home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / SCIENTIF / 3916.ZIP / MANUAL.TXT < prev    next >
Text File  |  1992-08-13  |  31KB  |  911 lines

  1.             DATA PREPARATION AND THE CONVERT PROGRAM
  2.  
  3.  
  4. ACQUIRING RAW DATA
  5.  
  6. DNA SIMDEX uses the (X,Y) coordinates of the bands and lane origins
  7. (wells) to perform its functions.  There are several ways in which
  8. (X,Y) coordinate data can be generated for use in DNA SIMDEX.  The
  9. fastest method is to use an image analysis system that can
  10. determine the centers of gravity of the DNA bands in an
  11. electrophoretic gel or autoradiogram.  Autoradiograms and gels
  12. often have stray marks and varying background tints that make them
  13. difficult to analyze directly in an image analysis system.  To
  14. overcome this problem, we suggest marking the location of the bands and lane origins on an overhead transparency.  The transparency can
  15. be scanned using an image analysis system.  After the image
  16. has been captured, the background is erased, and the centers of
  17. gravity for each band and lane origin are calculated by the image
  18. analysis system.
  19.  
  20. NOTE:  Each image analysis system is unique.  As a result,
  21. some alterations in the (X,Y) coordinates may be necessary for use
  22. in DNA SIMDEX.  Please read the guidelines for (X,Y) coordinates.
  23.  
  24. (X,Y) coordinates can also be determined manually.  The centers of
  25. gravity of bands and lane origins can be approximated by overlaying gels or autoradiograms with a fine grid or by measuring the distances with a ruler.   Several rules must be followed when determining (X,Y) coordinates.  Please read the guidelines on (X,Y) coordinates below.
  26.  
  27.  
  28.  
  29.  
  30.  
  31.  
  32. (X,Y) COORDINATES
  33.  
  34. DNA SIMDEX uses the (X,Y) coordinates of the bands and lane origins
  35. (wells) to perform its functions.  There are three rules that must
  36. be followed in assigning (X,Y) coordinates to bands and lane
  37. origins.
  38.  
  39. 1) GEL OR AUTORADIOGRAM ORIENTATION.  DNA SIMDEX is designed to
  40. analyze electrophoretic gels and autoradiograms with the DNA lanes
  41. in a horizontal position.  The lane origins (wells) should be on
  42. the right.  In this orientation, the DNA runs from right to left.
  43.  
  44.  -----------------------------------------------------------------
  45. |  |  |   |   |                                       | Origin 1  |
  46. |   |  |  |  |                                        | Origin 2  |
  47. |   |   |     |      |                                | Origin 3  |
  48. |    |         |                                      | Origin 4  |
  49. |_________________________________________________________________|
  50.  
  51. 2) (X,Y) ORIGIN.  DNA SIMDEX places the (X,Y) origin in the top
  52. left corner of the gel or autoradiogram.  X coordinates increase to
  53. the right and Y coordinates increase in descending order as shown
  54. below.
  55.  
  56.  
  57. (0,0)-------------------------> increasing X values
  58. |   |  |  |   |   |                                      | Origin 1
  59. |    |  |  |  |                                          | Origin 2
  60. |    |   |     |      |                                  | Origin 3
  61. |     |         |                                        | Origin 4
  62. |
  63. |
  64. |
  65.  
  66. Increasing Y
  67. values
  68.  
  69. 3) VALUE LIMITS.  X values can range from 1 to 500.  X values
  70. greater than 500 will result in errors.  However, there is no limit
  71. to Y values which are used primarily for lane identification.
  72.  
  73.  
  74.  
  75.  
  76.  
  77.  
  78.  
  79. LANE IDENTIFICATION
  80.  
  81. DNA SIMDEX has an automatic lane identification algorithm.  A band
  82. or lane origin that has a Y value within 5 pixels of the previous
  83. band will be assigned to the same lane as the previous band.  For
  84. example, if the following coordinates were loaded into DNA SIMDEX
  85.  
  86. 10,6
  87. 20,8
  88. 30,13
  89. 40,11
  90. 50,20
  91.  
  92. the bands at X=10, 20, 30 and 40 would all be grouped into one lane
  93. while the band at X=50 would begin a new lane.  The 5-pixel
  94. tolerance will accommodate slight variations in the center of
  95. gravities calculated using an image analysis system.
  96.  
  97. DNA SIMDEX uses migration distance to determine matching and non-
  98. matching bands.  As a result, each lane must have a lane origin.
  99. The lane origins are usually the (X,Y) coordinate of the DNA wells.
  100. DNA SIMDEX will automatically assign the pair of coordinates with
  101. the greatest Y value in each lane to be the lane origin.
  102.  
  103.  
  104. PREPARING (X,Y) COORDINATE FILES
  105.  
  106. (X,Y) coordinate files can be prepared on an image analysis system
  107. or a word processor.  There are a few important points to remember
  108. when creating an (X,Y) coordinate file.
  109.  
  110. 1)  (X,Y) coordinate files should contain ONLY the (X,Y)
  111. coordinates of the DNA bands and lane origins.
  112.  
  113. 2)  The coordinates for each lane must be grouped together.
  114.  
  115. 3) Each lane must be given a lane origin.  The lane origin usually
  116. corresponds to the (X,Y) coordinates of the DNA well.
  117.  
  118. An example of an (X,Y) coordinate file is shown below.
  119.  
  120. 30,4
  121. 70,5
  122. 50,4
  123. 460,6
  124. 30,21
  125. 55,20
  126. 459,22
  127.  
  128.  
  129. This set of numbers would be read by DNA SIMDEX as two lanes.  Lane
  130. 1 would have bands at X=30, 50 and 70 with a lane origin at 460.
  131. Lane 2 would have bands at X=30 and 55 and a lane at 459.  DNA
  132. SIMDEX will automatically arrange the bands in increasing X value.
  133. (X=30, 50, and 70.)
  134.  
  135.  
  136.  
  137.  
  138. THE CONVERT PROGRAM
  139.  
  140. DNA SIMDEX is designed to use files created from an Olympus CUE 2
  141. image analysis system (Olympus, Lake Success, New York).  To allow
  142. DNA SIMDEX to work with any image analysis system, or without one,
  143. we have written a simple program called CONVERT.  The CONVERT
  144. program will load a set of (X,Y) coordinates into a file that can
  145. be used by DNA SIMDEX.
  146.  
  147. To start the CONVERT program, change the computer prompt to the
  148. corresponding drive and type "CONVERT".  Convert's main menu will
  149. appear.
  150.  
  151.  
  152.  -------------Main Menu--------------
  153. |                                    |
  154. | (1) File to File Conversion        |
  155. | (2) Hand Entry to File Conversion  |
  156. | (3) Quit                           |
  157. |____________________________________|
  158.  
  159.  
  160. CONVERT is designed to create a DNA SIMDEX file from a file of
  161. (X,Y) coordinates, or from (X,Y) values entered manually.  Each of
  162. these options is described below.
  163.  
  164.  
  165.  
  166.  
  167. (1) FILE TO FILE CONVERSION
  168.  
  169. This option is designed to convert a file containing (X,Y)
  170. coordinates into a file that is readable by DNA SIMDEX.  (See
  171. Preparing (X,Y) Coordinate Files)
  172.  
  173. To convert an (X,Y) file to DNA SIMDEX file, select (1) File to
  174. File Conversion on the main menu.  This will pull up the File to
  175. File Conversion Screen.
  176.  
  177.  ------File to File Conversion Screen-------
  178. |                                           |
  179. | File Name For Conversion:                 |
  180. | Total Number of Bands and Lane Origins:   |
  181. | New File Name:                            |
  182. |___________________________________________|
  183.  
  184. You will be asked to enter the name of the (X,Y) coordinate file to
  185. be converted.  Make sure that you enter the complete name of the
  186. file including any extensions.  Failure to enter the complete name
  187. will result in an error.
  188.  
  189. The program will then ask you the total number of bands and lane
  190. origins contained in the (X,Y) coordinate file.  This number is
  191. needed by DNA SIMDEX and will become part of the new DNA SIMDEX
  192. file.  For example, if you were loading the following file,
  193.  
  194. 30,4
  195. 70,5
  196. 50,4
  197. 460,6
  198. 30,21
  199. 55,20
  200. 459,22
  201.  
  202. you would tell the computer that there are 7 bands and lane origins
  203. in the file.  (5 bands, 2 lane origins.)
  204.  
  205. The program with then ask for a new file name which will act as the
  206. name for the DNA SIMDEX file.
  207.  
  208. NOTE:  IF A FILE ALREADY EXISTS BY THAT NAME IT WILL BE ERASED AND
  209. THE NEW DNA SIMDEX WILL BE WRITTEN IN ITS PLACE.
  210.  
  211.  
  212. After the computer has created the new file, press ENTER to return
  213. to the main menu.
  214.  
  215.  
  216. (2) HAND TO FILE CONVERSION
  217.  
  218. This option allows you to create a DNA SIMDEX file based on (X,Y)
  219. coordinates entered manually.  The Hand Entry to File Conversion
  220. screen will appear.
  221.  
  222.  ---------Hand Entry to File Conversion Screen------
  223. |                                                   |
  224. | New File Name:                                    |
  225. | Total Number of Bands and Lane Origins:           |
  226. | X Coordinate for #___                             |
  227. | Y Coordinate for #___                             |
  228. |___________________________________________________|
  229.  
  230. The computer will ask you for a file name.  This file name will be
  231. the name of the DNA SIMDEX file containing your data.  The computer
  232. will then ask you how many bands and lane origins will be entered
  233. into the new file.
  234.  
  235. The computer will then ask you to enter the individual coordinates.
  236. There are a few rules to remember in entering the (X,Y)
  237. coordinates.
  238.  
  239. 1) The coordinates for each lane must be entered in order.
  240.  
  241. 2) Every lane must have a lane origin.  This lane origin should be
  242. entered as a regular band.  DNA SIMDEX will automatically assign
  243. the band with the greatest X value in each lane to be the lane
  244. origin.
  245.  
  246. 3) The X coordinate must have a range between 1 and 500.
  247.  
  248. When all coordinates have been entered, a DNA SIMDEX file will be
  249. created.  When prompted, press ENTER to return to the main menu.
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256. (3) QUIT
  257.  
  258. This option in the main menu will terminate the CONVERT session and
  259. exit you to the system.
  260.  
  261.  
  262.  
  263.  
  264.  
  265.  
  266.                             DNA SIMDEX 2.0
  267.  
  268.  
  269. STARTING DNA SIMDEX
  270.  
  271. To start DNA SIMDEX, change the computer prompt to the
  272. corresponding drive and type "SIMDEX".  The title screen will be
  273. displayed.  Press any key to move to the main menu.
  274.  
  275.  -------------Main Menu--------------
  276. |                                    |
  277. | 1) Load A Gel                      |
  278. | 2) Compare Lanes Directly          |
  279. | 3) Compare Lanes Using Standards   |
  280. | 4) Manipulate Values               |
  281. | 5) Band Flagging Setup             |
  282. | 6) Quit                            |
  283. | 7) Parameter Set                   |
  284. | 8) Gel Setup                       |
  285. | 9) Designate Output File           |
  286. |____________________________________|
  287.  
  288. Each of these options is described below.
  289.  
  290.  
  291. (1) LOADING A GEL
  292.  
  293. A DNA SIMDEX session is initiated by loading a gel into the
  294. computer's memory.  This is done by selecting the (1) LOAD A GEL
  295. function from the main menu.  The program then asks for the file
  296. name to be loaded.  The complete name including extension must be
  297. entered.  If the data is located on another drive, a drive
  298. identification and subdirectory must also be included.  (For
  299. example:  A:/DNAGELS/GEL1.DOC).  To function properly, files should
  300. be created on a Olympus Cue 2 image analysis system (Olympus, Lake
  301. Success, New York) or be files created using the CONVERT program.
  302. (See Data Preparation and the Convert Program for details.)
  303.  
  304. Once you have indicated the file to be loaded, the computer will
  305. ask you for a Gel Identification.  This identification can be a
  306. name, number, or code by which the gel will be recognized
  307. throughout the remainder of the session.
  308.  
  309. Once the Gel I.D. has been entered the computer will load the (X,Y)
  310. coordinated into memory.  DNA SIMDEX is designed to store up to 60
  311. lanes at a time.  Loading more than 60 lanes at a time will cause
  312. the program to malfunction.
  313.  
  314. The computer assigns each lane a number starting with the first
  315. lane in the file.  (See Data Preparation and the Convert Program
  316. for details on lane identification.)  When more than one gel is
  317. loaded, the computer will continue numbering the lanes starting
  318. with the last value on the previous gel.  For example, if the first
  319. gel loaded has 14 lanes, the computer will begin numbering the
  320. second gel starting with 15. These computer assigned lane numbers
  321. can be used to identify lanes for comparison and manipulation
  322. throughout the program.
  323.  
  324. In addition to the computer assigned lane numbers, each lane is
  325. given an in-gel lane number.  This number is only a function of the
  326. lane order within the gel.  In other words, the first lane in a gel
  327. will have always have an in-gel number of 1.  The second lane in a
  328. gel will always have an in-gel number of 2.  This is true even if
  329. other files have been previously loaded.  For example, if Gel #1
  330. was loaded before Gel #2, the lanes would be assigned the following
  331. numbers.
  332.  
  333. GEL #      Computer-Assigned    In-Gel
  334.               Lane  Number    Lane Number
  335.  
  336.   1              1               1
  337.   1              2               2
  338.   1              3               3
  339.   1              4               4
  340.   1              5               5
  341.  
  342.   2              6               1
  343.   2              7               2
  344.   2              8               3
  345.   2              9               4
  346.   2             10               5
  347.  
  348.  
  349. These in-gel lane numbers are use to identify lanes when using a
  350. Gel I.D. Lane option.
  351.  
  352. While the computer is downloading the information from the data
  353. file, it will display the computer assigned number for each lane.
  354. The program will then indicate how many lanes are contained in the
  355. files.  An example screen is shown below.
  356.  
  357.  __________________________________
  358. |                                  |
  359. | FILE NAME:?  Gel 2               |
  360. | GEL I.D.:?  Gel 2                |
  361. | GENERATING LANE    24            |
  362. | THIS GEL HAS A TOTAL OF 3 LANES  |
  363. |__________________________________|
  364.  
  365.  
  366.  
  367.  
  368.  
  369.  
  370.  
  371.  
  372.  
  373.  
  374. 2) COMPARE LANES DIRECTLY
  375.  
  376. Once a gel has been loaded, lanes can be compared using the (2)
  377. COMPARE LANES DIRECTLY command from the main menu.  After selecting
  378. this option, the program will ask how you would like to select the
  379. lanes for comparison.
  380.  
  381.  
  382.  ------Lane Selection Window---------
  383. |                                    |
  384. | Lane Selection By...               |
  385. | 1) Lane Number                     |
  386. | 2) Gel I.D. and In-Gel Lane Number |
  387. |____________________________________|
  388.  
  389.  
  390. Lanes can be selected according to the computer assigned lane
  391. number or according the gel I.D. and in-gel lane number. (See
  392. LOADING A GEL for details on computer assigned and in-gel lane
  393. numbers.)
  394.  
  395. Once a selection has been made, the computer will prompt you for
  396. the necessary information.  If the Gel I.D. and In-Gel Lane option
  397. is being used, please type the gel I.D. exactly as you did when
  398. loading the gel.  Please note that DNA SIMDEX is case sensitive.
  399. In other words DNA SIMDEX considers "GEL 1" and "gel 1" two
  400. different titles.
  401.  
  402. Once the necessary information has been entered, the computer
  403. will make a direct comparison of the two lanes.  The Results Screen
  404. will then be displayed.
  405.  
  406.  _________________________________________________________________
  407. |  Similarity Index = .5575                                       |
  408. | _______________________________________________________________ |
  409. | Gel 1, Lane 1                          Gel 1, Lane 2            |
  410. | Matching Bands = 5                     Matching Bands = 5       |
  411. |                                                                 |
  412. | 1 (1)              2(3)                1 (1)            3 (2)   |
  413. | 3 (4)              4(5)                4 (3)            5 (4)   |
  414. | 5 (6)                                  6 (5)                    |
  415. |                                                                 |
  416. | Non-Matching Bands = 1                 Non-Matching Bands = 3   |
  417. |                                                                 |
  418. | 6                                      2                7       |
  419. |                                                                 |
  420.  -----------------------------------------------------------------
  421. | (1) Return to Main Menu  (2) Print  (3) Save  (4) Match Edit    |
  422. | (5) Perform Another Comp.  (6) Up  (7) Down (8) Notes (9) Map   |
  423.  -----------------------------------------------------------------
  424.  
  425.  
  426. On the top right corner of the Results Screen is the computed
  427. similarity index.  The main body of the Results Screen shows the
  428. individual matching and non-matching bands for each lane. Matching
  429. bands are followed by a number in parenthesis which corresponds to
  430. the matching band in the other lane.  For example   7(8) means that
  431. band 7 in one lane matches with band 8 in the other.
  432.  
  433. Several options are available from the results screen.  These
  434. options are explained below.
  435.  
  436. 1) RETURN TO MAIN MENU.  This option returns you to the main menu.
  437.  
  438. 2)  PRINT RESULTS.  This option will print a hard copy of the
  439. results on a laser jet or line printer.
  440.  
  441. 3) SAVE RESULTS.  This option allow you to save the results as a
  442. file.  If a designated output file has not been assigned (See
  443. Designate Output File) the computer will prompt you for an output
  444. filename.  The results of this comparison will be saved onto the
  445. end of the file.   Output files can then be loaded and manipulated
  446. with a word processor.  Output files will contain extra quotation
  447. marks and commas.  These extra characters can be easily deleted
  448. with a word processing program leaving a clean output file.
  449.  
  450.  
  451. 4) MATCH EDIT. This option allows you to match or unmatch bands.
  452. First, the computer will ask if you would like to match or unmatch
  453. bands.
  454.  
  455.  --Match Edit Menu --
  456. |                    |
  457. | 1) Match           |
  458. | 2) Unmatch         |
  459. |____________________|
  460.  
  461. If you select to Match Bands the program will request the band
  462. number from the first and second lane.  These bands will be matched
  463. and a new similarity index will be calculated.
  464.  
  465. If you select to unmatch bands, the computer will request the band
  466. number from the band in the first lane.  This band will be
  467. unmatched along with its partner.  A new similarity index will be
  468. calculated.
  469.  
  470. 5) PERFORM ANOTHER COMPARISON.  This function will execute another
  471. direct comparison.
  472.  
  473. 6 & 7)  UP, DOWN.  The Matching and Non-Matching Band Windows can
  474. be scrolled up and down by pressing "6" or "7".  This allows for
  475. all bands to be displayed despite the restrictions of the screen
  476. size.
  477.  
  478. 8) NOTES.  This option allows you to prepare explanatory notes that
  479. can be saved in a file.  The computer will ask for 10 lines of
  480. text. If you do not require that much room, simply press enter for
  481. the remaining lines after your message.  If a designated output
  482. file has not been declared (See Designate Output File), the program
  483. will prompt you for an output file.  The note will be saved at the
  484. end of specified file.
  485.  
  486. 9) HIGH RESOLUTION MAP.  Perhaps the most valuable tool that can be
  487. accessed from the Results Screen is the High Resolution Map. This
  488. map shows the location of the matching and non-matching bands in
  489. both lanes.  The matching bands are shown in pink while the non-
  490. matching bands are shown in white.  The first lane is displayed
  491. above the second lane.
  492.  
  493.  
  494.  
  495.  
  496.  
  497.  
  498.  
  499.  
  500.  
  501.  
  502.  
  503.  
  504.  
  505.  
  506.  
  507.  
  508.  
  509.  
  510.  
  511.  
  512.  
  513.  
  514.  
  515.  
  516.  
  517.  
  518.  
  519.  
  520.  
  521.  
  522.  
  523.  
  524.  
  525.  
  526.  
  527.  
  528.  
  529.  
  530.  
  531.  
  532.  
  533.  
  534.  
  535.  
  536. (3) COMPARE LANES USING STANDARDS
  537.  
  538. Once one or more gels have been loaded, lanes can be compared using
  539. standard lanes as references.  This is especially useful for
  540. comparisons between gels that have been run under different
  541. conditions.
  542.  
  543. When comparing lanes using standards, two lanes with IDENTICAL
  544. BANDS must be declared as standards or reference lanes.  If either
  545. of the two standard lanes contain unique bands, DNA SIMDEX's
  546. algorithm will malfunction giving inaccurate results.
  547.  
  548. Comparisons with standards can be made by selecting the COMPARE
  549. LANES USING STANDARDS (3) command from the main menu.  The program
  550. will ask your lane selection preference.
  551.  
  552.  ------Lane Selection Window---------
  553. |                                    |
  554. | Lane Selection By...               |
  555. | 1) Lane Number                     |
  556. | 2) Gel I.D. and In-Gel Lane Number |
  557. |____________________________________|
  558.  
  559. The lanes can be selected according to the computer assigned lane
  560. number or according to the Gel I.D. and In-Gel Lane Number (see
  561. LOADING A GEL).
  562.  
  563. Once a selection has been made, the program will prompt you for the
  564. necessary information.  If Gel I.D. and In-Gel Lane Number option
  565. is being used, please type the gel I.D. exactly as you did when
  566. loading the gel.  DNA SIMDEX is case sensitive.  In other words DNA
  567. SIMDEX considers "GEL 1" and "gel 1" two different titles.
  568.  
  569. The program will make a comparison of the two lanes using the
  570. standard lanes as references and the Results Screen will be
  571. displayed.
  572.  _________________________________________________________________
  573. |  Similarity Index = .5575                                       |
  574. | _______________________________________________________________ |
  575. | Gel 1, Lane 1                          Gel 1, Lane 2            |
  576. | Matching Bands = 5                     Matching Bands = 5       |
  577. |                                                                 |
  578. | 1 (1)              2(3)                1 (1)            3 (2)   |
  579. | 3 (4)              4(5)                4 (3)            5 (4)   |
  580. | 5 (6)                                  6 (5)                    |
  581. |                                                                 |
  582. | Non-Matching Bands = 1                 Non-Matching Bands = 3   |
  583. |                                                                 |
  584. | 6                                      2                7       |
  585. |                                                                 |
  586.  -----------------------------------------------------------------
  587. | (1) Return to Main Menu  (2) Print  (3) Save  (4) Match Edit    |
  588. | (5) Perform Another Comp.  (6) Up  (7) Down (8) Notes (9) Map   |
  589.  -----------------------------------------------------------------
  590. On the top right corner of the Results Screen is the computed
  591. Similarity Index.  The main body of the Results Screen shows the
  592. individual matching and non-matching bands for each lane.  Matching
  593. bands are followed by a number in parenthesis.  The number in
  594. parenthesis corresponds to the matching band in the other lane.
  595. For example   7(8) means that band 7 in one lane matches with band
  596. 8 in the other.
  597.  
  598. Several options are available from the results screen.  These
  599. options are explained below.
  600.  
  601. 1) RETURN TO MAIN MENU.  This option returns you to the main menu.
  602.  
  603. 2)  PRINT RESULTS.  This option will print a hard copy of the
  604. results on a laser jet or line printer.
  605.  
  606. 3) SAVE RESULTS.  This option allow you to save the results as a
  607. file.  If a designated output file has not been assigned (See
  608. Designate Output File) the computer will prompt you for an output
  609. filename.  The results of this comparison will be save at the end
  610. of the output file.  Output files can then be loaded and
  611. manipulated on a word processor.  Output files will contain extra
  612. quotation marks and commas.  These extra characters can be easily
  613. deleted on a word processing program leaving a clean output file.
  614.  
  615. 4) MATCH EDIT. This option allows you to match or unmatch bands.
  616. First, the program will ask if you would like to match or unmatch
  617. bands.
  618.  
  619.  --Match Edit Menu --
  620. |                    |
  621. | 1) Match           |
  622. | 2) Unmatch         |
  623. |____________________|
  624.  
  625.  
  626. If you select to match bands, the program will request the band
  627. number from the first and second lane.  These bands will be matched
  628. and a new similarity index will be calculated.
  629.  
  630. If you select to unmatch bands, the program will request the band
  631. number from the band in the first lane.  This band will be
  632. unmatched along with its partner.  A new similarity index will be
  633. calculated.
  634.  
  635. 5) PERFORM ANOTHER COMPARISON.  This function will execute another
  636. comparison using standards.
  637.  
  638. 6 & 7)  UP, DOWN.  The matching and non-matching band windows can
  639. be scrolled up and down by pressing "6" or "7".  This allows for
  640. all bands to be displayed despite the restrictions on screen size.
  641.  
  642. 8) NOTES.  This option allows you to prepare explanatory notes that
  643. can be saved in a file..  The computer will ask for 10 lines of
  644. text. If you do not require that much room, simply press enter for
  645. the remaining lines after your message.  If a designated output
  646. file has not been declared (See Designate Output File), the
  647. computer will prompt you for an output file.  The note will be
  648. saved at the end specified file.
  649.  
  650. 9) HIGH RESOLUTION MAP.  Perhaps the most valuable tool that can be
  651. accessed from the Results Screen is the High Resolution Map. This
  652. map show the location of the matching and non-matching bands in
  653. both lanes.  The matching bands are shown in pink while the non-
  654. matching bands are shown in white.  The first lane is displayed
  655. above the second lane.
  656.  
  657.  
  658.  
  659.  
  660.  
  661.  
  662.  
  663.  
  664.  
  665.  
  666.  
  667.  
  668.  
  669.  
  670.  
  671.  
  672.  
  673.  
  674.  
  675.  
  676.  
  677.  
  678.  
  679.  
  680.  
  681.  
  682.  
  683.  
  684.  
  685.  
  686.  
  687.  
  688.  
  689.  
  690.  
  691.  
  692.  
  693.  
  694.  
  695.  
  696.  
  697.  
  698. (4) MANIPULATE VALUES
  699.  
  700. This option allows the user to manipulate the data that is
  701. presently in the computer's memory.  The changes made to the data
  702. will be effective until the end of the session.  However, no
  703. changes will be made to data files.  The Manipulate Values Menu is
  704. shown below
  705.  
  706.  --Manipulate Values Menu --
  707. |                           |
  708. | 1) Shift Values           |
  709. | 2) Delete Values          |
  710. | 3) View Lanes             |
  711. | 4) Main Menu              |
  712. |___________________________|
  713.  
  714. The options available from the manipulate values menu are explained
  715. below.
  716.  
  717. 1) SHIFT VALUES.  This function allows you to shift the bands in a
  718. lane to the right or to the left.  All of the bands within a lane
  719. will be shifted by the same amount.  Lanes can be selected
  720. according to the computer assigned lane number or according the Gel
  721. I.D. and In-Gel Lane (See LOADING A GEL)
  722.  
  723. To shift bands to the right, enter a positive number when prompted.
  724. To shift bands to the left, enter a negative number when prompted.
  725.  
  726.  -------------------PROMPT---------------------
  727. |                                              |
  728. | Enter Amount to Shift (- Left, + Right) :?   |
  729. |______________________________________________|
  730.  
  731. For example, if you enter  -3 all bands will be shifted to the left
  732. 3 pixels.  Coordinate (10,3) will then become (7,3).  On the other
  733. hand, if you enter a +3, all bands will be shifted to the right 3
  734. pixels.  Coordinate (10,3) will then become (13,3).
  735.  
  736. After a shift has been requested, the computer will ask you to
  737. confirm the change.
  738.  
  739.  -----Confirmation Menu-----
  740. |                           |
  741. | (A) Accept Change         |
  742. | (X) Cancel change         |
  743. | (M) See Map of Change     |
  744. |___________________________|
  745.  
  746. Before accepting or canceling the change, you can see a map of the
  747. change by pressing "M" for map.  The old lane will be shown on the
  748. top of the screen while the new shifted lane is shown on the
  749. bottom.
  750.  
  751. 2) DELETE VALUES.  This function allows you to delete bands in a
  752. lane.  Lanes are selected according to their computer assigned lane
  753. numbers.  Once a band is deleted, the bands within the lane are
  754. renumbered according to their X coordinate values.  In other words,
  755. if you delete band 7 in a 10 band lane, bands 8, 9, and 10 will now
  756. be recognized as bands 7, 8 and 9.
  757.  
  758. After a deletion has been requested, the program will ask you to
  759. confirm the change.
  760.  
  761.  ----Confirmation Menu----
  762. |                         |
  763. | (A) Accept Change       |
  764. | (X) Cancel Change       |
  765. | (M) See Map of Change   |
  766. |_________________________|
  767.  
  768. Before accepting or canceling the change, you can see a map of the
  769. change by pressing "M" for map.  The old lane will be shown on the
  770. top and the new lane with the deletion will be shown on the bottom.
  771.  
  772.  
  773. 3) VIEW LANES.  This function allows you to view two lanes at a
  774. time.  This can be useful when you want to quickly review the
  775. location of bands within lanes.  When prompted, enter the computer
  776. assigned lane numbers of the lanes to be viewed.
  777.  
  778. 4) Main Menu.  This function returns you to the main menu.
  779.  
  780.  
  781.  
  782.  
  783.  
  784.  
  785.  
  786.  
  787.  
  788.  
  789.  
  790.  
  791.  
  792.  
  793.  
  794.  
  795.  
  796.  
  797.  
  798.  
  799.  
  800.  
  801.  
  802.  
  803.  
  804.  
  805. (5)  BAND FLAGGING SETUP
  806.  
  807. Band flagging is a way of marking special bands, and their matching
  808. counterparts, for easy detection.  To mark bands, you must first
  809. select the lane to be flagged.  Lanes are selected according to the
  810. computer assigned lane number.
  811.  
  812. After selecting a lane, the program will then ask you how many
  813. bands you would like to mark within the lane.  The program will
  814. then ask for the band numbers or the bands you wish to mark.
  815.  
  816. When a marked band in the FIRST lane of a comparison is matched
  817. with a band in the second lane, a star will appear by the matching
  818. pair in the Results Screen.  In the high resolution map of the
  819. Results Screen, a blue marker is placed over all bands that might
  820. qualify as matching pairs of flagged bands in lane #1.
  821.  
  822.  
  823.  
  824.  
  825. (6)  QUIT
  826.  
  827. This function will terminate the session and exit you to the DOS
  828. system prompt.
  829.  
  830.  
  831.  
  832. (7) PARAMETER SET
  833.  
  834. DNA SIMDEX compares the migration distances of bands to determine
  835. matching and non-matching bands.  There is a margin of variation
  836. allowed for matching pairs.  This margin of variation is based on a
  837. percentage of the migration distance of the bands being compared.
  838. The default value is 2.0 percent of the total migration distance.
  839. For example, if a band has migrated 100 pixels, the computer will
  840. search for possible matching bands, in the other lane, with
  841. migration distances of 98 to 102 pixels.  By using the PARAMETER
  842. SET function you can set new variation values.
  843.  
  844.  
  845.  ----------Parameter Set Screen--------------
  846. |                                            |
  847. | Percent Diff. Allowed for Match =2.0       |
  848. | New Percent Diff. Allowed for Match:?_____ |
  849. |____________________________________________|
  850.  
  851.  
  852. The old variation value is displayed.  The computer then asks for a
  853. new value.  YOU MUST ENTER A VALUE.  If you simply press ENTER the
  854. value will be set to 0.0.
  855.  
  856.  
  857.  
  858.  
  859. (8)  GEL SETUP
  860.  
  861. This function allows you to give individual names, numbers, or
  862. codes to each lane.  The program will ask for the beginning and
  863. ending lane numbers.
  864.  
  865.  -------Gel Setup Screen------------
  866. |                                   |
  867. | Enter Number of First Lane _____  |
  868. | Enter Number of Last Lane _____   |
  869. | Name Lane ____                    |
  870. |___________________________________|
  871.  
  872. For example, if we have 20 lanes entered into the computer and we
  873. want to assign special names to lanes 1 to 10, we enter 1 for the
  874. beginning lane number and 10 for the ending lane number.  These
  875. lane numbers must be the computer assigned lane numbers for each
  876. lane.
  877.  
  878. The program will then ask for the individual names for each lane.
  879. These names will appear on the Results Screen and in printed or
  880. saved files.  However, names assigned in gel setup can not be used
  881. to select lanes for manipulation or comparison.
  882.  
  883.  
  884.  
  885.  
  886.  
  887.  
  888.  
  889. (9)  DESIGNATE OUTPUT FILE
  890.  
  891. This function allows you to designate a specific file to which all
  892. of the results and explanatory notes will be saved.  Before
  893. prompting you for an output file title, the program checks to see
  894. if an output file has already been designated.  If you have
  895. designated an output file, the computer will automatically save
  896. data to the designated file instead of prompting you for a file
  897. name.
  898.  
  899. The designated file can be changed at any time during a session. If
  900. you press ENTER when prompted to designate a file name, the program
  901. will disable the function and you will be prompted for an output
  902. file when saving results or explanatory notes.
  903.  
  904. The program will also ask you if you would like lists matching and
  905. or non-matching bands printed and saved.  The program default is
  906. set to print all band information including lists of matching and
  907. non-matching bands.
  908.  
  909.  
  910.  
  911.